ComponentOne ASP.NET MVC Controls
OnClientDraggingRow Property

C1.Web.Mvc Namespace > FlexGridBase<T> Class : OnClientDraggingRow Property
Occurs when the user starts dragging a row.
Syntax
'Declaration
 
Public Overridable Property OnClientDraggingRow As String
public virtual string OnClientDraggingRow {get; set;}
See Also

Reference

FlexGridBase<T> Class
FlexGridBase<T> Members